BaseSubsystem.AutoRestart property

Allows for auto-restart to be enabled. Following a cable disconnected, if auto-restart is enabled, the EtherCAT master restarts automatically after a cable is plugged in.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool AutoRestart { get; set; }
Property AutoRestart As Boolean

Property value

Type: bool

Remarks

Usable EtherCAT states

ecatOffline

See also

BaseSubsystem Class

IntervalZero.KINGSTAR.Base.Class Namespace